Fix handling of glyph codes in whitespace.el
authorEli Zaretskii <eliz@gnu.org>
Wed, 24 Apr 2024 07:02:22 +0000 (10:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 24 Apr 2024 07:02:22 +0000 (10:02 +0300)
commit3bf9a047427aab554ce228250a796fa327d9b353
tree780cf607e1b32434ea852efdcc280fdd2b4609a8
parent2df8bc468549523806270808ca6652de8ebc8824
Fix handling of glyph codes in whitespace.el

* lisp/whitespace.el (whitespace-display-vector-p): Support glyph
codes, not just plain characters.  See
https://lists.gnu.org/archive/html/help-gnu-emacs/2024-04/msg00248.html
for the details.
lisp/whitespace.el